[INFO] cloning repository https://github.com/FintasticMan/porkbun-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FintasticMan/porkbun-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFintasticMan%2Fporkbun-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFintasticMan%2Fporkbun-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60b37f8ec1590651398392b82522ebdaad5ca236
[INFO] testing FintasticMan/porkbun-rs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFintasticMan%2Fporkbun-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FintasticMan/porkbun-rs
[INFO] finished tweaking git repo https://github.com/FintasticMan/porkbun-rs
[INFO] tweaked toml for git repo https://github.com/FintasticMan/porkbun-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FintasticMan/porkbun-rs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FintasticMan/porkbun-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/FintasticMan/simple-dst.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded psl v2.1.119
[INFO] [stderr]   Downloaded reqwest v0.12.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ff18bb6dd3da5b89fe6c283d516f23f90be51bdca9da4f070a1aeded7d0a3da
[INFO] running `Command { std: "docker" "start" "-a" "2ff18bb6dd3da5b89fe6c283d516f23f90be51bdca9da4f070a1aeded7d0a3da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ff18bb6dd3da5b89fe6c283d516f23f90be51bdca9da4f070a1aeded7d0a3da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ff18bb6dd3da5b89fe6c283d516f23f90be51bdca9da4f070a1aeded7d0a3da", kill_on_drop: false }`
[INFO] [stdout] 2ff18bb6dd3da5b89fe6c283d516f23f90be51bdca9da4f070a1aeded7d0a3da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4583c648e0305a5815bdb4446d924b23a045f3463e1311d13e23b9395d3b1e31
[INFO] running `Command { std: "docker" "start" "-a" "4583c648e0305a5815bdb4446d924b23a045f3463e1311d13e23b9395d3b1e31", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling psl v2.1.119
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling simple-dst-derive v0.1.0 (https://github.com/FintasticMan/simple-dst.git#4bd7e56f)
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling simple-dst v0.1.0 (https://github.com/FintasticMan/simple-dst.git#4bd7e56f)
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling hamsando v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.46s
[INFO] running `Command { std: "docker" "inspect" "4583c648e0305a5815bdb4446d924b23a045f3463e1311d13e23b9395d3b1e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4583c648e0305a5815bdb4446d924b23a045f3463e1311d13e23b9395d3b1e31", kill_on_drop: false }`
[INFO] [stdout] 4583c648e0305a5815bdb4446d924b23a045f3463e1311d13e23b9395d3b1e31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 616f9f41cb75e5f0fa68c7e6cdd691a386937603037cdad86c286a6cc4ccd3a9
[INFO] running `Command { std: "docker" "start" "-a" "616f9f41cb75e5f0fa68c7e6cdd691a386937603037cdad86c286a6cc4ccd3a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling hamsando v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.87s
[INFO] running `Command { std: "docker" "inspect" "616f9f41cb75e5f0fa68c7e6cdd691a386937603037cdad86c286a6cc4ccd3a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "616f9f41cb75e5f0fa68c7e6cdd691a386937603037cdad86c286a6cc4ccd3a9", kill_on_drop: false }`
[INFO] [stdout] 616f9f41cb75e5f0fa68c7e6cdd691a386937603037cdad86c286a6cc4ccd3a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 758882b67a31fca49d8b2b4c95aa1e3b295872f868d891ce4b5b48215cf8dd60
[INFO] running `Command { std: "docker" "start" "-a" "758882b67a31fca49d8b2b4c95aa1e3b295872f868d891ce4b5b48215cf8dd60", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hamsando-103b3ceb5610d457)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test domain::tests::error_handling ... ok
[INFO] [stdout] test domain::tests::domain_parsing ... ok
[INFO] [stderr]    Doc-tests hamsando
[INFO] [stdout] test domain::tests::root_methods ... ok
[INFO] [stdout] test domain::tests::root_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/record.rs - record::Content (line 84) ... ok
[INFO] [stdout] test src/lib.rs - (line 10) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 10) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (62) panicked at /tmp/rustdoctestaLF0Jt/doctest_bundle_2024.rs:14:32:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: "https://api.porkbun.com/api/json/v3/ping/", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cdc298502b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cdc298502b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cdc298502b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cdc298502b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cdc29865dda - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cdc29865dda - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5cdc29855d62 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5cdc29855d62 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5cdc2982e136 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cdc2982e136 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cdc29848131 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5cdc298483ab - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5cdc2982e1f2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5cdc29823269 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5cdc2982f1ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5cdc298665cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5cdc29866312 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   17:     0x5cdc2911833c - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main
[INFO] [stdout]   18:     0x5cdc29118726 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::__main_fn
[INFO] [stdout]   19:     0x5cdc291147c0 - doctest_runner_2024[68d0bfab61465c48]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   20:     0x5cdc29117cc6 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_0::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5cdc29114da3 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   22:     0x5cdc29117c23 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x5cdc291140e6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   24:     0x5cdc291145f9 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x5cdc29846e37 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x5cdc29846e37 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5cdc29846e37 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5cdc29846e37 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5cdc29846e37 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x5cdc29846e37 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5cdc29846e37 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5cdc29846e37 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cdc29846e37 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x5cdc29114021 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   35:     0x5cdc29117e05 - main
[INFO] [stdout]   36:     0x75a27272c1ca - <unknown>
[INFO] [stdout]   37:     0x75a27272c28b - __libc_start_main
[INFO] [stdout]   38:     0x5cdc29112735 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 10)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.49s; merged doctests compilation took 1.22s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "758882b67a31fca49d8b2b4c95aa1e3b295872f868d891ce4b5b48215cf8dd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "758882b67a31fca49d8b2b4c95aa1e3b295872f868d891ce4b5b48215cf8dd60", kill_on_drop: false }`
[INFO] [stdout] 758882b67a31fca49d8b2b4c95aa1e3b295872f868d891ce4b5b48215cf8dd60
